[][src]Function ducc_sys::ducc_push_c_function_nothrow

pub unsafe extern "C" fn ducc_push_c_function_nothrow(
    ctx: *mut duk_context,
    func: duk_c_function,
    nargs: duk_idx_t
) -> duk_idx_t