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