makepad_objc_sys::runtime

Function class_copyIvarList

Source
pub unsafe extern "C" fn class_copyIvarList(
    cls: *const Class,
    outCount: *mut c_uint,
) -> *mut *const Ivar