pub unsafe extern "system" fn FsRtlNotifyFullChangeDirectory(
    notifysync: PNOTIFY_SYNC,
    notifylist: *const LIST_ENTRY,
    fscontext: *const c_void,
    fulldirectoryname: *mut STRING,
    watchtree: BOOLEAN,
    ignorebuffer: BOOLEAN,
    completionfilter: u32,
    notifyirp: *const IRP,
    traversecallback: PCHECK_FOR_TRAVERSE_ACCESS,
    subjectcontext: *const SECURITY_SUBJECT_CONTEXT
)
Expand description

Required features: "Wdk_Foundation", "Wdk_System_SystemServices", "Win32_Foundation", "Win32_Security", "Win32_System_IO", "Win32_System_Kernel", "Win32_System_Power", "Win32_System_WindowsProgramming"