Function result_in

Source
#[no_mangle]
pub extern "C" fn result_in(
    request_id: i64,
    buffer: *const u8,
    buffer_len: u32,
)