Function gdal_sys::OGRParseDate

source ·
pub unsafe extern "C" fn OGRParseDate(
    pszInput: *const c_char,
    psOutput: *mut OGRField,
    nOptions: c_int
) -> c_int