GDALAttributeWriteIntArray

Function GDALAttributeWriteIntArray 

Source
pub unsafe extern "C" fn GDALAttributeWriteIntArray(
    hAttr: GDALAttributeH,
    arg1: *const c_int,
    arg2: usize,
) -> c_int