Home
last modified time | relevance | path

Searched refs:SceIoStat (Results 1 – 1 of 1) sorted by relevance

/rust-libc-0.2.174/src/
H A Dpsp.rs1787 pub struct SceIoStat {
2159 pub d_stat: SceIoStat,
3324 pub fn sceIoGetstat(file: *const u8, stat: *mut SceIoStat) -> i32; in sceIoGetstat()
3325 pub fn sceIoChstat(file: *const u8, stat: *mut SceIoStat, bits: i32) -> i32; in sceIoChstat() argument