Word description Invokes a variadic C function pointer. The literal named-count specifies the number of named parameters; remaining parameters receive C default argument promotions and use the platform's variadic calling convention. All types, the ABI, and the count must be compile-time literals.