windows::Wdk::Storage::FileSystem

Function FsRtlNotifyFullReportChange

pub unsafe fn FsRtlNotifyFullReportChange(
    notifysync: PNOTIFY_SYNC,
    notifylist: *const LIST_ENTRY,
    fulltargetname: *const STRING,
    targetnameoffset: u16,
    streamname: Option<*const STRING>,
    normalizedparentname: Option<*const STRING>,
    filtermatch: u32,
    action: u32,
    targetcontext: Option<*const c_void>,
)