NSCountWindows

Function NSCountWindows 

Source
pub unsafe extern "C-unwind" fn NSCountWindows(
    count: NonNull<NSInteger>,
)
👎Deprecated: Use +[NSWindow windowNumbersWithOptions:] instead
Available on crate feature NSGraphics only.