CGWindowListCreateDescriptionFromArray

Function CGWindowListCreateDescriptionFromArray 

Source
pub unsafe extern "C-unwind" fn CGWindowListCreateDescriptionFromArray(
    window_array: Option<&CFArray>,
) -> Option<CFRetained<CFArray>>
Available on crate feature CGWindow only.
Expand description

ยงSafety

window_array generic must be of the correct type.