[][src]Function libass_sys::ass_set_style_overrides

pub unsafe extern "C" fn ass_set_style_overrides(
    priv_: *mut ASS_Library,
    list: *mut *mut c_char
)

\brief Register style overrides with a library instance. The overrides should have the form [Style.]Param=Value, e.g. SomeStyle.Font=Arial ScaledBorderAndShadow=yes

\param priv library handle \param list NULL-terminated list of strings