Searched defs:with_output_vec (Results 1 – 2 of 2) sorted by relevance
290 unsafe fn with_output_vec<F>(max_output: usize, func: F) -> Vec<u8> in with_output_vec() function