sixel_encoder_setopt

Function sixel_encoder_setopt 

Source
pub unsafe extern "C" fn sixel_encoder_setopt(
    encoder: *mut Encoder,
    arg: Optflag,
    optarg: *const c_char,
) -> Status