NSCopyBits

Function NSCopyBits 

Source
pub extern "C-unwind" fn NSCopyBits(
    src_g_state: NSInteger,
    src_rect: NSRect,
    dest_point: NSPoint,
)
👎Deprecated
Available on crate feature NSGraphics only.