Function objc_sys::objc_msg_lookup_super_stret
source ยท pub unsafe extern "C" fn objc_msg_lookup_super_stret(
sup: *const objc_super,
sel: *const objc_selector
) -> IMP
Available on crate feature
unstable-objfw
only.