Function windows_sys::Win32::System::WindowsProgramming::NtSetInformationKey
[−]pub unsafe extern "system" fn NtSetInformationKey(
keyhandle: HANDLE,
keysetinformationclass: KEY_SET_INFORMATION_CLASS,
keysetinformation: *const c_void,
keysetinformationlength: u32
) -> NTSTATUSExpand description
Required features: "Win32_System_WindowsProgramming", "Win32_Foundation"