Function clang_getModuleForFile

Source
pub unsafe extern "C" fn clang_getModuleForFile(
    tu: CXTranslationUnit,
    file: CXFile,
) -> CXModule