Function esp_idf_sys::readlink

source ·
pub unsafe extern "C" fn readlink(
    __path: *const c_char,
    __buf: *mut c_char,
    __buflen: usize
) -> isize