pub unsafe extern "C" fn _emval_invoke(
caller: EM_INVOKER,
handle: EM_VAL,
methodName: *const c_char,
destructors: *mut EM_DESTRUCTORS,
argv: EM_VAR_ARGS,
) -> EM_GENERIC_WIRE_TYPEpub unsafe extern "C" fn _emval_invoke(
caller: EM_INVOKER,
handle: EM_VAL,
methodName: *const c_char,
destructors: *mut EM_DESTRUCTORS,
argv: EM_VAR_ARGS,
) -> EM_GENERIC_WIRE_TYPE