Function windows::Wdk::System::SystemServices::KeReleaseMutex

pub unsafe fn KeReleaseMutex<P0>(mutex: *mut KMUTANT, wait: P0) -> i32
where P0: Param<BOOLEAN>,