pub unsafe extern "system" fn PsSetCreateProcessNotifyRoutineEx2(
    notifytype: PSCREATEPROCESSNOTIFYTYPE,
    notifyinformation: *const c_void,
    remove: BOOLEAN
) -> NTSTATUS
Expand description

Required features: "Win32_Foundation"