GDALGetOutputDriversForDatasetName

Function GDALGetOutputDriversForDatasetName 

Source
pub unsafe extern "C" fn GDALGetOutputDriversForDatasetName(
    pszDestFilename: *const c_char,
    nFlagRasterVector: c_int,
    bSingleMatch: bool,
    bEmitWarning: bool,
) -> *mut *mut c_char