Function flipper0::ffi::realpath

source ·
pub unsafe extern "C" fn realpath(
    path: *const i8,
    resolved_path: *mut i8
) -> *mut i8