Function duktape_ffi::duk_is_null_or_undefined [] [src]

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