x11::xrandr

Function XRRGetMonitors

source
pub unsafe extern "C" fn XRRGetMonitors(
    dpy: *mut Display,
    window: Window,
    get_active: Bool,
    nmonitors: *mut c_int,
) -> *mut XRRMonitorInfo