rmath 0.1.5

A rust math library
Documentation
1
2
3
use std::os::raw::c_long;

pub const SYS_getrandom: c_long = 384;