GDALAttributeWriteInt64Array

Function GDALAttributeWriteInt64Array 

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