protocol_dict_alloc

Function protocol_dict_alloc 

Source
pub unsafe extern "C" fn protocol_dict_alloc(
    protocols: *const *const ProtocolBase,
    protocol_count: usize,
) -> *mut ProtocolDict