Adds the selector parameter to the given list of parameters.
For Objective-C methods the selector parameter is added. For non-Objective-C methods parameters is unchanged.
the function declaration to add the selector parameter from
the list of parameters to add the selector parameter to
the number of parameters
the new number of parameters
See Implementation
Adds the selector parameter to the given list of parameters.
For Objective-C methods the selector parameter is added. For non-Objective-C methods parameters is unchanged.