SBMemoryRegionInfoListGetMemoryRegionAtIndex

Function SBMemoryRegionInfoListGetMemoryRegionAtIndex 

Source
pub unsafe extern "C" fn SBMemoryRegionInfoListGetMemoryRegionAtIndex(
    instance: SBMemoryRegionInfoListRef,
    idx: u32,
    region: SBMemoryRegionInfoRef,
) -> bool