[][src]Type Definition ntapi::ntzwapi::ZwSetInformationKey

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