Function objc_registerProtocol

Source
pub unsafe extern "C" fn objc_registerProtocol(
    proto: *mut objc_protocol,
)
Available on non-crate feature unstable-objfw only.