pub unsafe extern "C" fn pt_iscache_name(
iscache: *const pt_image_section_cache,
) -> *const c_charExpand description
Get the image section cache name.
Returns a pointer to @iscache’s name or NULL if there is no name.
pub unsafe extern "C" fn pt_iscache_name(
iscache: *const pt_image_section_cache,
) -> *const c_charGet the image section cache name.
Returns a pointer to @iscache’s name or NULL if there is no name.