Function binaryen_sys::BinaryenGetGlobal [] [src]

pub unsafe extern "C" fn BinaryenGetGlobal(
    module: BinaryenModuleRef,
    name: *const c_char,
    type_: BinaryenType
) -> BinaryenExpressionRef