Function libc::ftok[][src]

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