Function windows_native::ntzwapi::ZwSetInformationProcess
source · pub unsafe extern "system" fn ZwSetInformationProcess(
ProcessHandle: HANDLE,
ProcessInformationClass: PROCESSINFOCLASS,
ProcessInformation: *mut c_void,
ProcessInformationLength: u32
) -> NTSTATUS