esp_idf_sys

Function readlink

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