vex_sdk::file

Function vexFileSeek

Source
pub unsafe fn vexFileSeek(fdp: *mut FIL, offset: u32, whence: i32) -> FRESULT
Expand description

ยงSafety

Calls to jumptable functions are unsafe because jumptable functions are owned by VEXos and we cannot guarantee their safety.