Function libc::ftok [] [src]

pub unsafe extern fn ftok(pathname: *const c_char, proj_id: c_int) -> key_t
Unstable (libc)

: use libc from crates.io