windows::Win32::Storage::Jet

Function JetGetTableIndexInfoA

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