Function windows_sys::Win32::System::Threading::CreateMutexW
pub unsafe extern "system" fn CreateMutexW(
lpmutexattributes: *const SECURITY_ATTRIBUTES,
binitialowner: BOOL,
lpname: PCWSTR
) -> HANDLEExpand description
Required features: "Win32_System_Threading", "Win32_Foundation", "Win32_Security"