Function sixel_sys::sixel_decoder_setopt [] [src]

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