Function windows_sys::Wdk::System::Registry::ZwSetInformationKey

pub unsafe extern "system" fn ZwSetInformationKey(
    keyhandle: HANDLE,
    keysetinformationclass: KEY_SET_INFORMATION_CLASS,
    keysetinformation: *const c_void,
    keysetinformationlength: u32,
) -> NTSTATUS