Function clang_sys::clang_getLocation [] [src]

pub unsafe extern fn clang_getLocation(tu: CXTranslationUnit,
                                       file: CXFile,
                                       line: c_uint,
                                       column: c_uint)
                                       -> CXSourceLocation