Function clang_Comment_getChild

Source
pub unsafe extern "C" fn clang_Comment_getChild(
    comment: CXComment,
    index: c_uint,
) -> CXComment