[][src]Function hyperbuild::hyperbuild

pub fn hyperbuild(
    code: &mut [u8],
    cfg: &Cfg
) -> Result<usize, (ErrorType, usize)>