Function windows_native::ntexapi::NtSetSystemInformation
source · pub unsafe extern "system" fn NtSetSystemInformation(
SystemInformationClass: SYSTEM_INFORMATION_CLASS,
SystemInformation: *mut c_void,
SystemInformationLength: u32
) -> NTSTATUS