libc

Function lstat

Source
pub unsafe extern "C" fn lstat(
    path: *const c_char,
    buf: *mut stat,
) -> c_int