Function windows::Win32::Storage::Jet::JetOpenTemporaryTable2

pub unsafe fn JetOpenTemporaryTable2<P0>(
    sesid: P0,
    popentemporarytable: *const JET_OPENTEMPORARYTABLE2,
) -> i32
where P0: Param<JET_SESID>,