pub unsafe extern "system" fn JetIntersectIndexes(
    sesid: JET_SESID,
    rgindexrange: *const JET_INDEXRANGE,
    cindexrange: u32,
    precordlist: *mut JET_RECORDLIST,
    grbit: u32
) -> i32
Expand description

Required features: "Win32_Storage_StructuredStorage"