SetImageChannelDepth

Function SetImageChannelDepth 

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