[][src]Function libc::realpath

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