Function objc2_app_kit::NSWindowListForContext

source ยท
pub unsafe extern "C" fn NSWindowListForContext(
    context: NSInteger,
    size: NSInteger,
    list: NonNull<NSInteger>
)
๐Ÿ‘ŽDeprecated: Use +[NSWindow windowNumbersWithOptions:] instead
Available on crate feature NSGraphics only.