Function esp_idf_sys::lockf

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