Function clang_sys::clang_getLocation [] [src]

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