[][src]Function libass_sys::ass_set_selective_style_override

pub unsafe extern "C" fn ass_set_selective_style_override(
    priv_: *mut ASS_Renderer,
    style: *mut ASS_Style
)

\brief Set style for selective style override. See ass_set_selective_style_override_enabled(). \param style style settings to use if override is enabled. Applications should initialize it with {0} before setting fields. Strings will be copied by the function.