windows::Win32::Storage::Jet

Function JetGetTableIndexInfoW

pub unsafe fn JetGetTableIndexInfoW(
    sesid: JET_SESID,
    tableid: JET_TABLEID,
    szindexname: Option<*const u16>,
    pvresult: *mut c_void,
    cbresult: u32,
    infolevel: u32,
) -> i32