[−][src]Function winapi_ui_automation::um::synchapi::CreateSemaphoreW
pub unsafe extern "system" fn CreateSemaphoreW(
lpSemaphoreAttributes: LPSECURITY_ATTRIBUTES,
lInitialCount: LONG,
lMaximumCount: LONG,
lpName: LPCWSTR
) -> HANDLE