[][src]Type Definition ntapi::ntmmapi::NtQuerySection

type NtQuerySection = unsafe extern "system" fn(SectionHandle: HANDLE, SectionInformationClass: SECTION_INFORMATION_CLASS, SectionInformation: PVOID, SectionInformationLength: SIZE_T, ReturnLength: PSIZE_T) -> NTSTATUS;