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