[][src]Type Definition ntapi::ntioapi::NtQueryAttributesFile

type NtQueryAttributesFile = unsafe extern "system" fn(ObjectAttributes: POBJECT_ATTRIBUTES, FileInformation: PFILE_BASIC_INFORMATION) -> NTSTATUS;