[][src]Function graphicsmagick_sys::GetImageChannelDepth

pub unsafe extern "C" fn GetImageChannelDepth(
    image: *const Image,
    channel: ChannelType,
    exception: *mut ExceptionInfo
) -> c_uint