SBMemoryRegionInfoListGetMemoryRegionContainingAddress

Function SBMemoryRegionInfoListGetMemoryRegionContainingAddress 

Source
pub unsafe extern "C" fn SBMemoryRegionInfoListGetMemoryRegionContainingAddress(
    instance: SBMemoryRegionInfoListRef,
    addr: lldb_addr_t,
    region: SBMemoryRegionInfoRef,
) -> bool