Function protocol_copyProtocolList

Source
pub unsafe extern "C" fn protocol_copyProtocolList(
    proto: *const objc_protocol,
    out_len: *mut c_uint,
) -> *mut *const objc_protocol
Available on non-crate feature unstable-objfw only.
Expand description

The returned array is deallocated with free.