Function windows::Wdk::System::SystemServices::PsSetCreateProcessNotifyRoutineEx2
pub unsafe fn PsSetCreateProcessNotifyRoutineEx2<P0>(
notifytype: PSCREATEPROCESSNOTIFYTYPE,
notifyinformation: *const c_void,
remove: P0,
) -> NTSTATUSwhere
P0: Param<BOOLEAN>,