duk_call_method

Function duk_call_method 

Source
pub unsafe extern "C" fn duk_call_method(
    ctx: *mut duk_context,
    nargs: duk_idx_t,
)