Function binaryen_sys::BinaryenBlock[][src]

pub unsafe extern "C" fn BinaryenBlock(
    module: BinaryenModuleRef,
    name: *const c_char,
    children: *mut BinaryenExpressionRef,
    numChildren: BinaryenIndex,
    type_: BinaryenType
) -> BinaryenExpressionRef