windows::Wdk::System::SystemServices

Function PsSetCreateProcessNotifyRoutine

pub unsafe fn PsSetCreateProcessNotifyRoutine(
    notifyroutine: PCREATE_PROCESS_NOTIFY_ROUTINE,
    remove: bool,
) -> NTSTATUS