Function windows_sys::Win32::Storage::Jet::JetGetTableIndexInfoA

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