Function binaryen::ffi::RelooperAddBranch[][src]

pub unsafe extern "C" fn RelooperAddBranch(
    from: *mut c_void,
    to: *mut c_void,
    condition: *mut c_void,
    code: *mut c_void
)