Function libc::ftok
[−]
[src]
pub unsafe extern fn ftok(pathname: *const c_char, proj_id: c_int) -> key_t
🔬 This is a nightly-only experimental API. (libc
)
use libc
from crates.io