Skip to main content

pt_iscache_name

Function pt_iscache_name 

Source
pub unsafe extern "C" fn pt_iscache_name(
    iscache: *const pt_image_section_cache,
) -> *const c_char
Expand description

Get the image section cache name.

Returns a pointer to @iscache’s name or NULL if there is no name.