Function gdal_sys::VSIFTruncateL

source ·
pub unsafe extern "C" fn VSIFTruncateL(
    arg1: *mut VSILFILE,
    arg2: vsi_l_offset
) -> c_int