pub unsafe extern "C" fn ulViewConfigSetFontFamilySerif(
config: ULViewConfig,
font_name: ULString,
)Expand description
Set default font-family to use for serif fonts (Default = Times New Roman).
pub unsafe extern "C" fn ulViewConfigSetFontFamilySerif(
config: ULViewConfig,
font_name: ULString,
)Set default font-family to use for serif fonts (Default = Times New Roman).