CGWindowListCreate

Function CGWindowListCreate 

Source
pub extern "C-unwind" fn CGWindowListCreate(
    option: CGWindowListOption,
    relative_to_window: CGWindowID,
) -> Option<CFRetained<CFArray>>
Available on crate feature CGWindow only.