Skip to main content

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.
Expand description

ยงSafety

count must be a valid pointer.