autocxx

Function as_new

Source
pub fn as_new<N: New>(constructor: N) -> impl ValueParam<N::Output>
Expand description

Explicitly force a value parameter to be taken using any type of crate::moveit::new::New, i.e. a constructor.