Function stat64

pub unsafe extern "C" fn stat64(
    path: *const i8,
    buf: *mut stat64,
) -> i32
Available on crate feature dep_sdl3 only.