MCPcopy Create free account
hub / github.com/Rust-GPU/rust-cuda / clone

Method clone

crates/optix/optix_wrapper.rs:27–29  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

25impl<T> ::std::clone::Clone for __BindgenUnionField<T> {
26 #[inline]
27 fn clone(&self) -> Self {
28 Self::new()
29 }
30}
31impl<T> ::std::marker::Copy for __BindgenUnionField<T> {}
32impl<T> ::std::fmt::Debug for __BindgenUnionField<T> {

Callers 13

trace_ffi_callsFunction · 0.45
invokeMethod · 0.45
newMethod · 0.45
find_cuda_lib_dirsFunction · 0.45
codegenFunction · 0.45
optimizeFunction · 0.45
link_exeFunction · 0.45
codegen_into_ptx_fileFunction · 0.45
add_upstream_rust_cratesFunction · 0.45
run_thinFunction · 0.45
checked_binopMethod · 0.45
file_metadata_rawFunction · 0.45

Calls 1

newFunction · 0.85

Tested by

no test coverage detected