parameterCount

expect fun KFunction<*>.parameterCount(): Int

Returns the number of parameters for a given KFunction

actual fun KFunction<*>.parameterCount(): Int