pub unsafe extern "C" fn ulViewConfigSetEnableImages(
config: ULViewConfig,
enabled: bool,
)Expand description
Set whether images should be enabled (Default = True).
pub unsafe extern "C" fn ulViewConfigSetEnableImages(
config: ULViewConfig,
enabled: bool,
)Set whether images should be enabled (Default = True).