Function windows_sys::Win32::System::Threading::OpenMutexW
[−]pub unsafe extern "system" fn OpenMutexW(
dwdesiredaccess: u32,
binherithandle: BOOL,
lpname: PCWSTR
) -> HANDLEExpand description
Required features: "Win32_System_Threading", "Win32_Foundation"