Function duk_debugger_notify

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