Function ntapi::ntzwapi::ZwSetInformationKey
source · [−]pub unsafe extern "system" fn ZwSetInformationKey(
KeyHandle: HANDLE,
KeySetInformationClass: KEY_SET_INFORMATION_CLASS,
KeySetInformation: PVOID,
KeySetInformationLength: ULONG
) -> NTSTATUS