pub unsafe extern "C" fn gpujpeg_decoder_set_option(
decoder: *mut gpujpeg_decoder,
opt: *const c_char,
val: *const c_char,
) -> c_intExpand description
sets decoder option @retval GPUJPEG_NOERR option was sucessfully set @retval GPUJPEG_ERROR invalid argument passed