Function NSFrameRectWithWidthUsingOperation

Source
pub unsafe extern "C-unwind" fn NSFrameRectWithWidthUsingOperation(
    rect: NSRect,
    frame_width: CGFloat,
    op: NSCompositingOperation,
)
Available on crate features NSGraphics and objc2-core-foundation only.