Home
last modified time | relevance | path

Searched refs:call_once (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/rust/alloc/
H A Dboxed.rs2010 extern "rust-call" fn call_once(self, args: Args) -> Self::Output { in call_once() functions
2011 <F as FnOnce<Args>>::call_once(*self, args) in call_once()

Completed in 3 milliseconds