Function windows_sys::Win32::System::WindowsProgramming::OpenSemaphoreA

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