pub unsafe extern "system" fn ZwQueryFullAttributesFile(
    objectattributes: *const OBJECT_ATTRIBUTES,
    fileinformation: *mut FILE_NETWORK_OPEN_INFORMATION
) -> NTSTATUS
Expand description

Required features: "Wdk_Foundation", "Win32_Foundation"