cef_browser_host_get_browser_by_identifier

Function cef_browser_host_get_browser_by_identifier 

Source
pub unsafe extern "C" fn cef_browser_host_get_browser_by_identifier(
    browser_id: c_int,
) -> *mut cef_browser_t
Expand description

Returns the browser (if any) with the specified identifier.