pub unsafe extern "system" fn JetGetRecordPosition(
    sesid: JET_SESID,
    tableid: JET_TABLEID,
    precpos: *mut JET_RECPOS,
    cbrecpos: u32
) -> i32
Expand description

Required features: "Win32_Storage_StructuredStorage"