Function objc2_foundation::NSIntegralRectWithOptions

source ·
pub unsafe extern "C" fn NSIntegralRectWithOptions(
    a_rect: NSRect,
    opts: NSAlignmentOptions
) -> NSRect
Available on crate feature NSGeometry only.