sq_setprintfunc

Function sq_setprintfunc 

Source
pub unsafe extern "C" fn sq_setprintfunc(
    v: HSQUIRRELVM,
    printfunc: SQPRINTFUNCTION,
    errfunc: SQPRINTFUNCTION,
)