Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

ftok

Function ftok 

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