Function js::vec_into_raw_parts

source ·
pub fn vec_into_raw_parts(v: Vec<u8>) -> (*mut u8, usize, usize)