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