[][src]Function gdnative_common::libc::realpath

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