Function duk_check_stack

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