pub unsafe extern "C" fn class_copyMethodList(
cls: *const objc_class,
out_len: *mut c_uint,
) -> *mut *const objc_methodAvailable on non-crate feature
unstable-objfw only.Expand description
The returned array is deallocated with free.