Function objc_sys::object_getIndexedIvars

source ยท
pub unsafe extern "C" fn object_getIndexedIvars(
    obj: *const objc_object
) -> *const c_void
Available on non-crate feature unstable-objfw only.