Function windows_sys::Win32::Storage::Jet::JetGetRecordSize2
[−]pub unsafe extern "system" fn JetGetRecordSize2(
sesid: JET_SESID,
tableid: JET_TABLEID,
precsize: *mut JET_RECSIZE2,
grbit: u32
) -> i32
Expand description
Required features: ‘Win32_Storage_Jet’, ‘Win32_Storage_StructuredStorage’