Function clang_Cursor_getArgument

Source
pub unsafe extern "C" fn clang_Cursor_getArgument(
    cursor: CXCursor,
    index: c_uint,
) -> CXCursor