Function ndk_sys::modf

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