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