pub unsafe extern "C" fn ulViewConfigSetUserAgent(
config: ULViewConfig,
agent_string: ULString,
)Expand description
Set user agent string (See <Ultralight/platform/Config.h> for the default).
pub unsafe extern "C" fn ulViewConfigSetUserAgent(
config: ULViewConfig,
agent_string: ULString,
)Set user agent string (See <Ultralight/platform/Config.h> for the default).