Function objc_sys::method_copyArgumentType

source ยท
pub unsafe extern "C" fn method_copyArgumentType(
    method: *const objc_method,
    index: c_uint
) -> *mut c_char
Available on non-crate feature unstable-objfw only.
Expand description

The return value is deallocated with free.