Function float_int

Source
pub unsafe extern "C" fn float_int(
    float1: i64,
    decimal_places: u32,
    abs: u32,
) -> i64