Function windows::Wdk::Storage::FileSystem::IoCheckQuerySetFileInformation
pub unsafe fn IoCheckQuerySetFileInformation<P0>(
fileinformationclass: FILE_INFORMATION_CLASS,
length: u32,
setoperation: P0,
) -> NTSTATUSwhere
P0: Param<BOOLEAN>,