Function windows_sys::Wdk::System::SystemServices::PsSetCreateProcessNotifyRoutine
pub unsafe extern "system" fn PsSetCreateProcessNotifyRoutine(
notifyroutine: PCREATE_PROCESS_NOTIFY_ROUTINE,
remove: BOOLEAN
) -> NTSTATUS
Expand description
Required features: "Win32_Foundation"