esp_idf_sys

Function lockf

Source
pub unsafe extern "C" fn lockf(
    __fd: c_int,
    __cmd: c_int,
    __len: off_t,
) -> c_int