Function windows::Win32::Storage::Jet::JetCloseDatabase

pub unsafe fn JetCloseDatabase<P0>(sesid: P0, dbid: u32, grbit: u32) -> i32
where P0: Param<JET_SESID>,