icu_
capi
1.5.1
In icu_
capi::
fixed_
decimal::
ffi
Structs
ICU4XFixedDecimal
Enums
ICU4XFixedDecimalSign
ICU4XFixedDecimalSignDisplay
ICU4XRoundingIncrement
Functions
ICU4XFixedDecimalSignDisplay_destroy
ICU4XFixedDecimalSign_destroy
ICU4XFixedDecimal_apply_sign_display
ICU4XFixedDecimal_ceil
ICU4XFixedDecimal_ceil_to_increment
ICU4XFixedDecimal_concatenate_end
ICU4XFixedDecimal_create_from_f64_with_floating_precision
ICU4XFixedDecimal_create_from_f64_with_integer_precision
ICU4XFixedDecimal_create_from_f64_with_lower_magnitude
ICU4XFixedDecimal_create_from_f64_with_significant_digits
ICU4XFixedDecimal_create_from_i32
ICU4XFixedDecimal_create_from_i64
ICU4XFixedDecimal_create_from_string
ICU4XFixedDecimal_create_from_u32
ICU4XFixedDecimal_create_from_u64
ICU4XFixedDecimal_destroy
ICU4XFixedDecimal_digit_at
ICU4XFixedDecimal_expand
ICU4XFixedDecimal_expand_to_increment
ICU4XFixedDecimal_floor
ICU4XFixedDecimal_floor_to_increment
ICU4XFixedDecimal_half_ceil
ICU4XFixedDecimal_half_ceil_to_increment
ICU4XFixedDecimal_half_even
ICU4XFixedDecimal_half_even_to_increment
ICU4XFixedDecimal_half_expand
ICU4XFixedDecimal_half_expand_to_increment
ICU4XFixedDecimal_half_floor
ICU4XFixedDecimal_half_floor_to_increment
ICU4XFixedDecimal_half_trunc
ICU4XFixedDecimal_half_trunc_to_increment
ICU4XFixedDecimal_is_zero
ICU4XFixedDecimal_magnitude_end
ICU4XFixedDecimal_magnitude_start
ICU4XFixedDecimal_multiply_pow10
ICU4XFixedDecimal_nonzero_magnitude_end
ICU4XFixedDecimal_nonzero_magnitude_start
ICU4XFixedDecimal_pad_end
ICU4XFixedDecimal_pad_start
ICU4XFixedDecimal_set_max_position
ICU4XFixedDecimal_set_sign
ICU4XFixedDecimal_sign
ICU4XFixedDecimal_to_string
ICU4XFixedDecimal_trim_end
ICU4XFixedDecimal_trim_start
ICU4XFixedDecimal_trunc
ICU4XFixedDecimal_trunc_to_increment
ICU4XRoundingIncrement_destroy
icu_capi
::
fixed_decimal
::
ffi
Function
ICU4XFixedDecimal_is_zero
Copy item path
Settings
Help
Summary
source
#[no_mangle] extern "C" fn ICU4XFixedDecimal_is_zero( this: &
ICU4XFixedDecimal
, ) ->
bool