Function gdal_sys::CSLLoad2

source ·
pub unsafe extern "C" fn CSLLoad2(
    pszFname: *const c_char,
    nMaxLines: c_int,
    nMaxCols: c_int,
    papszOptions: CSLConstList
) -> *mut *mut c_char