Function clang_Cursor_getObjCPropertySetterName

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

Only available on libclang 8.0 and later.