Function windows_native::ntzwapi::ZwCreateMutant
source · pub unsafe extern "system" fn ZwCreateMutant(
MutantHandle: *mut HANDLE,
DesiredAccess: u32,
ObjectAttributes: *mut OBJECT_ATTRIBUTES,
InitialOwner: BOOLEAN
) -> NTSTATUS