Function binaryen::ffi::RelooperAddBranchForSwitch[][src]

pub unsafe extern "C" fn RelooperAddBranchForSwitch(
    from: *mut c_void,
    to: *mut c_void,
    indexes: *mut u32,
    numIndexes: u32,
    code: *mut c_void
)