Function lstat

Source
pub unsafe extern "C" fn lstat(
    __file: *const i8,
    __buf: *mut stat,
) -> i32