pub unsafe extern "C" fn objc_allocateProtocol(
name: *const c_char,
) -> *mut objc_protocol
Available on non-crate feature
unstable-objfw
only.pub unsafe extern "C" fn objc_allocateProtocol(
name: *const c_char,
) -> *mut objc_protocol
unstable-objfw
only.