mnn::prelude

Function readlink

source
pub unsafe extern "C" fn readlink(
    path: *const i8,
    buf: *mut i8,
    bufsz: usize,
) -> isize