Function objc2_app_kit::NSFrameRectWithWidthUsingOperation

source ยท
pub unsafe extern "C" fn NSFrameRectWithWidthUsingOperation(
    rect: NSRect,
    frame_width: CGFloat,
    op: NSCompositingOperation
)
Available on crate feature NSGraphics only.