emscripten_val_sys::sys

Function _emval_call_method

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