Function objc2_app_kit::NSGetWindowServerMemory

source ·
pub unsafe extern "C" fn NSGetWindowServerMemory(
    context: NSInteger,
    virtual_memory: NonNull<NSInteger>,
    window_backing_memory: NonNull<NSInteger>,
    window_dump_string: NonNull<NonNull<NSString>>
) -> NSInteger
👎Deprecated: Doesn’t return anything useful since 10.0
Available on crate feature NSGraphics only.