Function windows::Win32::Storage::Jet::JetCloseFileInstance

pub unsafe fn JetCloseFileInstance<P0, P1>(instance: P0, hffile: P1) -> i32
where P0: Param<JET_INSTANCE>, P1: Param<JET_HANDLE>,