esp_idf_sys

Function lwip_fcntl

Source
pub unsafe extern "C" fn lwip_fcntl(
    s: c_int,
    cmd: c_int,
    val: c_int,
) -> c_int