[][src]Function squirrel_sys::sq_setprintfunc

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