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