[][src]Function graphicsmagick_sys::AppendImageProfile

pub unsafe extern "C" fn AppendImageProfile(
    image: *mut Image,
    name: *const c_char,
    profile_chunk: *const c_uchar,
    chunk_length: size_t
) -> c_uint