Function objc_sys::method_getDescription

source ยท
pub unsafe extern "C" fn method_getDescription(
    m: *const objc_method
) -> *const objc_method_description
Available on Apple only.