Skip to main content

NSWindowList

Function NSWindowList 

Source
pub unsafe extern "C-unwind" fn NSWindowList(
    size: NSInteger,
    list: NonNull<NSInteger>,
)
๐Ÿ‘ŽDeprecated:

Use +[NSWindow windowNumbersWithOptions:] instead

Available on crate feature NSGraphics only.
Expand description

ยงSafety

list must be a valid pointer.