Function swift_runtime_sys::root::protocol_conformsToProtocol

source ยท
pub unsafe extern "C" fn protocol_conformsToProtocol(
    proto: *mut Protocol,
    other: *mut Protocol,
) -> BOOL