Skip to main content

get_cfe_text_segment_info

Function get_cfe_text_segment_info 

Source
pub fn get_cfe_text_segment_info() -> Result<(usize, usize)>
Expand description

Returns the location and size of the CFE text segment.

This may not be implemented on all platforms.