realpath

Function realpath 

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