Function BinaryenGetExport

Source
pub unsafe extern "C" fn BinaryenGetExport(
    module: BinaryenModuleRef,
    externalName: *const c_char,
) -> BinaryenExportRef