Function windows_sys::Win32::System::WindowsProgramming::OpenMutexA

pub unsafe extern "system" fn OpenMutexA(
    dwdesiredaccess: u32,
    binherithandle: BOOL,
    lpname: PCSTR,
) -> HANDLE