[][src]Function binaryen_sys::BinaryenAddEvent

pub unsafe extern "C" fn BinaryenAddEvent(
    module: BinaryenModuleRef,
    name: *const c_char,
    attribute: u32,
    params: BinaryenType,
    results: BinaryenType
) -> BinaryenEventRef