Function libc::ftok

source ·
pub unsafe extern "C" fn ftok(
    pathname: *const c_char,
    proj_id: c_int
) -> key_t