Function gdal_sys::VSIGetFileMetadata[][src]

pub unsafe extern "C" fn VSIGetFileMetadata(
    pszFilename: *const c_char,
    pszDomain: *const c_char,
    papszOptions: CSLConstList
) -> *mut *mut c_char