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

realpath

Function realpath 

Source
pub unsafe extern "C" fn realpath(
    pathname: *const c_char,
    resolved: *mut c_char,
) -> *mut c_char