Function esp_idf_hal::sys::fopen

source ยท
pub unsafe extern "C" fn fopen(
    _name: *const i8,
    _type: *const i8,
) -> *mut __sFILE