sixel_decoder_setopt

Function sixel_decoder_setopt 

Source
pub unsafe extern "C" fn sixel_decoder_setopt(
    decoder: *mut Decoder,
    arg: DecoderOptflag,
    optarg: *const c_char,
) -> Status