Function basic_dsp_interop::combined_ops32::prepared_ops2_f32 [] [src]

#[no_mangle]
pub extern "C" fn prepared_ops2_f32() -> Box<PreparedOp2F32>

Prepares an operation. multi_ops2 will not be made available in for interop since the same functionality can be created with prepared ops, and internally this is what this lib does too.