[][src]Type Definition ntapi::ntregapi::NtQueryKey

type NtQueryKey = unsafe extern "system" fn(KeyHandle: HANDLE, KeyInformationClass: KEY_INFORMATION_CLASS, KeyInformation: PVOID, Length: ULONG, ResultLength: PULONG) -> NTSTATUS;