Skip to main content

cef_task_manager_get

Function cef_task_manager_get 

Source
pub unsafe extern "C" fn cef_task_manager_get() -> *mut cef_task_manager_t
Expand description

Returns the global task manager object. Returns nullptr if the function was called from the incorrect thread.