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

Method default

crates/optix/optix_wrapper.rs:21–23  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

19impl<T> ::std::default::Default for __BindgenUnionField<T> {
20 #[inline]
21 fn default() -> Self {
22 Self::new()
23 }
24}
25impl<T> ::std::clone::Clone for __BindgenUnionField<T> {
26 #[inline]

Callers

nothing calls this directly

Calls 2

newFunction · 0.85
as_mut_ptrMethod · 0.45

Tested by

no test coverage detected