Function clang_getCursor

Source
pub unsafe extern "C" fn clang_getCursor(
    tu: CXTranslationUnit,
    location: CXSourceLocation,
) -> CXCursor