Function windows_native::ntzwapi::ZwQueryMutant
source · pub unsafe extern "system" fn ZwQueryMutant(
MutantHandle: HANDLE,
MutantInformationClass: MUTANT_INFORMATION_CLASS,
MutantInformation: *mut c_void,
MutantInformationLength: u32,
ReturnLength: *mut u32
) -> NTSTATUS