[][src]Function graphicsmagick_sys::SetImageChannelDepth

pub unsafe extern "C" fn SetImageChannelDepth(
    image: *mut Image,
    channel: ChannelType,
    depth: c_uint
) -> c_uint