Function cdb_get

Source
pub unsafe extern "C" fn cdb_get(
    cdbp: *const cdb,
    len: c_uint,
    pos: c_uint,
) -> *const c_void