Function avfilter_init_str

Source
pub unsafe extern "C" fn avfilter_init_str(
    ctx: *mut AVFilterContext,
    args: *const c_char,
) -> c_int