NSFrameRectWithWidth

Function NSFrameRectWithWidth 

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