Function squirrel::sq_setprintfunc [] [src]

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