[][src]Type Definition ntapi::ntrtl::RtlAddressInSectionTable

type RtlAddressInSectionTable = unsafe extern "system" fn(NtHeaders: PIMAGE_NT_HEADERS, BaseOfImage: PVOID, VirtualAddress: ULONG) -> PVOID;