Function objc_sys::method_getNumberOfArguments

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