pub unsafe extern "C" fn pt_image_name( image: *const pt_image, ) -> *const c_char
Get the image name.
Returns a pointer to @image’s name or NULL if there is no name.