Function nix::sys::time::div_mod_floor_64

source ·
fn div_mod_floor_64(this: i64, other: i64) -> (i64, i64)