Function windows_sys::Wdk::System::SystemServices::KeInitializeMutex
pub unsafe extern "system" fn KeInitializeMutex(
mutex: *mut KMUTANT,
level: u32
)Expand description
Required features: "Wdk_Foundation", "Win32_Foundation", "Win32_System_Kernel"