pub unsafe extern "C" fn cef_task_manager_get() -> *mut cef_task_manager_tExpand description
Returns the global task manager object. Returns nullptr if the function was called from the incorrect thread.
pub unsafe extern "C" fn cef_task_manager_get() -> *mut cef_task_manager_tReturns the global task manager object. Returns nullptr if the function was called from the incorrect thread.