pub unsafe extern "C-unwind" fn NSCountWindowsForContext(
context: NSInteger,
count: NonNull<NSInteger>,
)๐Deprecated: Use +[NSWindow windowNumbersWithOptions:] instead
Available on crate feature
NSGraphics only.Expand description
ยงSafety
count must be a valid pointer.