Function nix::sys::time::div_rem_64

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