Function esp_idf_sys::ftruncate

source ·
pub unsafe extern "C" fn ftruncate(
    __fd: c_int,
    __length: off_t
) -> c_int