sq_setcompilererrorhandler

Function sq_setcompilererrorhandler 

Source
pub unsafe extern "C" fn sq_setcompilererrorhandler(
    v: HSQUIRRELVM,
    f: SQCOMPILERERROR,
)