[][src]Function uikit_sys::NSDecimalPower

pub unsafe extern "C" fn NSDecimalPower(
    result: *mut NSDecimal,
    number: *const NSDecimal,
    power: NSUInteger,
    roundingMode: NSRoundingMode
) -> NSCalculationError