pub unsafe extern "system" fn IoCheckQuerySetFileInformation(
    fileinformationclass: FILE_INFORMATION_CLASS,
    length: u32,
    setoperation: BOOLEAN
) -> NTSTATUS
Expand description

Required features: "Win32_Foundation", "Win32_System_WindowsProgramming"