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

pathconf

Function pathconf 

Source
pub unsafe extern "C" fn pathconf(
    path: *const c_char,
    name: c_int,
) -> c_long