Function smartnoise_ffi::expand_component [−][src]
#[no_mangle]pub extern "C" fn expand_component(
request_ptr: *const u8,
request_length: i32
) -> ByteBuffer
FFI wrapper for expand_component
Arguments
request_ptr
- a pointer to an array containing the serialized protobuf of RequestExpandComponentrequest_length
- the length of the array
Returns
a ByteBufferValidator struct containing a pointer to and length of the serialized protobuf of proto::ResponseExpandComponent