mdb_read_row

Function mdb_read_row 

Source
pub unsafe extern "C" fn mdb_read_row(
    table: *mut MdbTableDef,
    row: c_uint,
) -> c_int