Function hyperbuild_copy

Source
pub fn hyperbuild_copy(
    code: &[u8],
    cfg: &Cfg,
) -> Result<Vec<u8>, (ErrorType, usize)>