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

access

Function access 

Source
pub unsafe extern "C" fn access(
    path: *const c_char,
    amode: c_int,
) -> c_int