Function windows_sys::Win32::Storage::Jet::JetCreateIndex3A

pub unsafe extern "system" fn JetCreateIndex3A(
    sesid: JET_SESID,
    tableid: JET_TABLEID,
    pindexcreate: *const JET_INDEXCREATE2_A,
    cindexcreate: u32,
) -> i32