Function clang_getRemappingsFromFileList

Source
pub unsafe extern "C" fn clang_getRemappingsFromFileList(
    files: *mut *const c_char,
    n_files: c_uint,
) -> CXRemapping