Function libc::unix::realpath

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