Function ndk_sys::modfl

source ·
pub unsafe extern "C" fn modfl(
    __x: f64,
    __integral_part: *mut f64
) -> f64