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