[][src]Function graphicsmagick_sys::ProfileImage

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