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