Function wstat

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