Function squirrel::sq_throwerror [] [src]

pub unsafe extern "C" fn sq_throwerror(
    v: HSQUIRRELVM,
    err: *const SQChar
) -> SQRESULT