pub unsafe extern "system" fn PsSetCreateThreadNotifyRoutineEx(
    notifytype: PSCREATETHREADNOTIFYTYPE,
    notifyinformation: *const c_void
) -> NTSTATUS
Expand description

Required features: "Win32_Foundation"