mirror_ffmpeg_sys

Function av_set_options_string

Source
pub unsafe extern "C" fn av_set_options_string(
    ctx: *mut c_void,
    opts: *const c_char,
    key_val_sep: *const c_char,
    pairs_sep: *const c_char,
) -> c_int