windows::Win32::Storage::Jet

Function JetGetRecordSize

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