Function windows::Wdk::System::SystemServices::PsSetCreateProcessNotifyRoutine
pub unsafe fn PsSetCreateProcessNotifyRoutine<P0>(
notifyroutine: PCREATE_PROCESS_NOTIFY_ROUTINE,
remove: P0,
) -> NTSTATUSwhere
P0: Param<BOOLEAN>,