Function objc_sys::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.