Function windows::Wdk::Storage::FileSystem::FsRtlNotifyFullChangeDirectory
pub unsafe fn FsRtlNotifyFullChangeDirectory<P0, P1, P2>(
notifysync: P0,
notifylist: *const LIST_ENTRY,
fscontext: *const c_void,
fulldirectoryname: *mut STRING,
watchtree: P1,
ignorebuffer: P2,
completionfilter: u32,
notifyirp: Option<*const IRP>,
traversecallback: PCHECK_FOR_TRAVERSE_ACCESS,
subjectcontext: Option<*const SECURITY_SUBJECT_CONTEXT>,
)