Function mnn::prelude::symlinkat

source ยท
pub unsafe extern "C" fn symlinkat(
    target: *const i8,
    newdirfd: i32,
    linkpath: *const i8,
) -> i32