ImportImageChannel

Function ImportImageChannel 

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