Function esp_idf_sys::lwip_fcntl

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