Function clang_Cursor_getObjCPropertyGetterName

Source
pub unsafe fn clang_Cursor_getObjCPropertyGetterName(
    cursor: CXCursor,
) -> CXString
Expand description

Only available on libclang 8.0 and later.