[][src]Type Definition ntapi::ntzwapi::ZwQuerySection

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