duk_hex_encode

Function duk_hex_encode 

Source
pub unsafe extern "C" fn duk_hex_encode(
    ctx: *mut duk_context,
    idx: duk_idx_t,
) -> *const c_char