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.