Function windows_sys::Win32::Storage::Jet::JetCreateIndex2A

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