[][src]Function graphicsmagick_sys::GetImageProfile

pub unsafe extern "C" fn GetImageProfile(
    image: *const Image,
    name: *const c_char,
    length: *mut size_t
) -> *const c_uchar