pub unsafe extern "C" fn ulViewConfigSetFontFamilyFixed(
config: ULViewConfig,
font_name: ULString,
)Expand description
Set default font-family to use for fixed fonts, eg
and
(Default = Courier New).
pub unsafe extern "C" fn ulViewConfigSetFontFamilyFixed(
config: ULViewConfig,
font_name: ULString,
)Set default font-family to use for fixed fonts, eg
and
(Default = Courier New).