[][src]Function sync_manager_ffi::sync_manager_sync

#[no_mangle]pub unsafe extern "C" fn sync_manager_sync(
    params_data: *const u8,
    params_len: i32,
    error: &mut ExternError
) -> ByteBuffer

Safety

Reads pointer, thus unsafe.