fdb_custom_write

Function fdb_custom_write 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn fdb_custom_write( db: fdb_db_t, addr: u32, buf: *const c_void, size: usize, _sync: bool, ) -> fdb_err_t