Function ffmpeg_sys_fframes::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