readlink

Function readlink 

Source
pub unsafe extern "C" fn readlink(
    __path: *const i8,
    __buf: *mut i8,
    __len: u64,
) -> i64