shared_to_vec_impl

Function shared_to_vec_impl 

Source
unsafe fn shared_to_vec_impl(
    shared: *mut Shared,
    ptr: *const u8,
    len: usize,
) -> Vec<u8>