class_copyProtocolList

Function class_copyProtocolList 

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