[][src]Function graphicsmagick_sys::ImportImageChannel

pub unsafe extern "C" fn ImportImageChannel(
    src_image: *const Image,
    dst_image: *mut Image,
    channel: ChannelType
) -> c_uint