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

fpathconf

Function fpathconf 

Source
pub unsafe extern "C" fn fpathconf(
    filedes: c_int,
    name: c_int,
) -> c_long