pt_image_name

Function pt_image_name 

Source
pub unsafe extern "C" fn pt_image_name(
    image: *const pt_image,
) -> *const c_char
Expand description

Get the image name.

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