CSLLoad2

Function CSLLoad2 

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