[][src]Type Definition graphicsmagick_sys::DecoderHandler

type DecoderHandler = Option<unsafe extern "C" fn(arg1: *const ImageInfo, arg2: *mut ExceptionInfo) -> *mut Image>;