Function stdcli::prelude::libc::realpath [] [src]

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