vex_sdk::file

Function vexFileDirectoryGet

Source
pub unsafe fn vexFileDirectoryGet(
    path: *const c_char,
    buffer: *mut c_char,
    len: u32,
) -> FRESULT
Expand description

ยงSafety

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