windows::Win32::Storage::Jet

Function JetGetRecordSize2

pub unsafe fn JetGetRecordSize2(
    sesid: JET_SESID,
    tableid: JET_TABLEID,
    precsize: *mut JET_RECSIZE2,
    grbit: u32,
) -> i32