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