vexFileRead

Function vexFileRead 

Source
pub unsafe extern "system" fn vexFileRead(
    buf: *mut c_char,
    size: u32,
    nItems: u32,
    fdp: *mut FIL,
) -> i32