[][src]Function uikit_sys::NSDecimalRound

pub unsafe extern "C" fn NSDecimalRound(
    result: *mut NSDecimal,
    number: *const NSDecimal,
    scale: NSInteger,
    roundingMode: NSRoundingMode
)