pub unsafe extern "C" fn cef_display_get_alls(
displaysCount: *mut usize,
displays: *mut *mut cef_display_t,
)Expand description
Returns all Displays. Mirrored displays are excluded; this function is intended to return distinct, usable displays.