pub unsafe extern "C" fn cef_command_line_get_global() -> *mut cef_command_line_tExpand description
Returns the singleton global cef_command_line_t object. The returned object will be read-only.
pub unsafe extern "C" fn cef_command_line_get_global() -> *mut cef_command_line_tReturns the singleton global cef_command_line_t object. The returned object will be read-only.