Function gdal_sys::CPLStringToComplex[][src]

pub unsafe extern "C" fn CPLStringToComplex(
    pszString: *const c_char,
    pdfReal: *mut f64,
    pdfImag: *mut f64
)