Function windows_sys::Win32::System::WindowsProgramming::OpenMutexA
[−]pub unsafe extern "system" fn OpenMutexA(
dwdesiredaccess: u32,
binherithandle: BOOL,
lpname: PCSTR
) -> HANDLE
Expand description
Required features: "Win32_System_WindowsProgramming"
, "Win32_Foundation"