windows::Wdk::Storage::FileSystem

Function FsRtlNotifyFullChangeDirectory

pub unsafe fn FsRtlNotifyFullChangeDirectory(
    notifysync: PNOTIFY_SYNC,
    notifylist: *const LIST_ENTRY,
    fscontext: *const c_void,
    fulldirectoryname: *mut STRING,
    watchtree: bool,
    ignorebuffer: bool,
    completionfilter: u32,
    notifyirp: Option<*const IRP>,
    traversecallback: PCHECK_FOR_TRAVERSE_ACCESS,
    subjectcontext: Option<*const SECURITY_SUBJECT_CONTEXT>,
)