bmath_modff

Function bmath_modff 

Source
pub unsafe extern "C" fn bmath_modff(
    value: real32_t,
    intpart: *mut real32_t,
) -> real32_t