Function windows::Win32::Storage::Jet::JetIntersectIndexes

pub unsafe fn JetIntersectIndexes<P0>(
    sesid: P0,
    rgindexrange: &[JET_INDEXRANGE],
    precordlist: *mut JET_RECORDLIST,
    grbit: u32,
) -> i32
where P0: Param<JET_SESID>,