Function vex_sdk::file::vexFileSeek

source ·
pub unsafe extern "C" fn vexFileSeek(
    fdp: *mut FIL,
    offset: u32,
    whence: i32
) -> FRESULT