Skip to main content

esp_vfs_close

Function esp_vfs_close 

Source
pub unsafe extern "C" fn esp_vfs_close(
    r: *mut _reent,
    fd: c_int,
) -> c_int