nix
0.29.0
In nix::sys::time
Function
nix
::
sys
::
time
::
div_rem_64
Copy item path
source
ยท
[
−
]
fn div_rem_64(this:
i64
, other:
i64
) -> (
i64
,
i64
)