Function mnn::prelude::realpath

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