Function esp_idf_sys::esp_vfs_open

source ·
pub unsafe extern "C" fn esp_vfs_open(
    r: *mut _reent,
    path: *const c_char,
    flags: c_int,
    mode: c_int
) -> c_int