Function windows_sys::Win32::Storage::Jet::JetGetTableInfoW

pub unsafe extern "system" fn JetGetTableInfoW(
    sesid: JET_SESID,
    tableid: JET_TABLEID,
    pvresult: *mut c_void,
    cbmax: u32,
    infolevel: u32,
) -> i32