Function duktape_ffi::duk_is_object [] [src]

pub unsafe extern "C" fn duk_is_object(
    ctx: *mut duk_context,
    index: duk_idx_t
) -> duk_bool_t