[][src]Function ntapi::ntmmapi::NtQuerySection

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