Function method_getNumberOfArguments

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