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

type NtQueryInformationByName = unsafe extern "system" fn(ObjectAttributes: POBJECT_ATTRIBUTES, IoStatusBlock: PIO_STATUS_BLOCK, FileInformation: PVOID, Length: ULONG, FileInformationClass: FILE_INFORMATION_CLASS) -> NTSTATUS;