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

type NtSetInformationKey = unsafe extern "system" fn(KeyHandle: HANDLE, KeySetInformationClass: KEY_SET_INFORMATION_CLASS, KeySetInformation: PVOID, KeySetInformationLength: ULONG) -> NTSTATUS;