[][src]Function winapi_ui_automation::um::synchapi::OpenSemaphoreW

pub unsafe extern "system" fn OpenSemaphoreW(
    dwDesiredAccess: DWORD,
    bInheritHandle: BOOL,
    lpName: LPCWSTR
) -> HANDLE