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