windows::Wdk::System::Registry

Function ZwSetInformationKey

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