Function objc_sys::method_getArgumentType
source ยท pub unsafe extern "C" fn method_getArgumentType(
method: *const objc_method,
index: c_uint,
dst: *mut c_char,
dst_len: usize
)
Available on non-crate feature
unstable-objfw
only.