Function duk_to_primitive

Source
pub unsafe extern "C" fn duk_to_primitive(
    ctx: *mut duk_context,
    idx: duk_idx_t,
    hint: duk_int_t,
)