[][src]Macro rust_gpu_tools::call_kernel

macro_rules! call_kernel {
    ($kernel:expr, $($arg:expr),*) => { ... };
}