Function objc2_app_kit::NSCountWindowsForContext

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