pub fn printf_expand( scope: &mut Scope, format_string: impl Into<String>, args: Vec<Variable>, )
Prints a formatted message using the print debug layer in Vulkan, or printf in CUDA.
printf