Type Definition libc::useconds_t
[−]
[src]
type useconds_t = u32;
🔬 This is a nightly-only experimental API. (libc
)
use libc
from crates.io