Function ndk_sys::modf[][src]

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