pub type FileNotifyInformation = ChainedItem<FileNotifyInformationInner>;Aliased Type§
pub struct FileNotifyInformation {
pub value: FileNotifyInformationInner,
/* private fields */
}Fields§
§value: FileNotifyInformationInnerpub type FileNotifyInformation = ChainedItem<FileNotifyInformationInner>;pub struct FileNotifyInformation {
pub value: FileNotifyInformationInner,
/* private fields */
}value: FileNotifyInformationInner