Function objc_sys::objc_msg_lookup_super
source ยท pub unsafe extern "C" fn objc_msg_lookup_super(
sup: *const objc_super,
sel: *const objc_selector
) -> IMP
Available on crate features
gnustep-1-7
or unstable-objfw
only.