Function objc2_app_kit::NSCopyBits

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