Function objc_sys::method_getTypeEncoding

source ยท
pub unsafe extern "C" fn method_getTypeEncoding(
    method: *const objc_method
) -> *const c_char
Available on non-crate feature unstable-objfw only.