duk_is_string

Function duk_is_string 

Source
pub unsafe extern "C" fn duk_is_string(
    ctx: *mut duk_context,
    idx: duk_idx_t,
) -> duk_bool_t