NSIntegralRectWithOptions

Function NSIntegralRectWithOptions 

Source
pub extern "C-unwind" fn NSIntegralRectWithOptions(
    a_rect: NSRect,
    opts: NSAlignmentOptions,
) -> NSRect
Available on crate features NSGeometry and objc2-core-foundation only.