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