Function RtlAddressInSectionTable

Source
pub unsafe extern "system" fn RtlAddressInSectionTable(
    NtHeaders: PIMAGE_NT_HEADERS,
    BaseOfImage: PVOID,
    VirtualAddress: ULONG,
) -> PVOID