Function squirrel_sys::sq_getstring [] [src]

pub unsafe extern "C" fn sq_getstring(
    v: HSQUIRRELVM,
    idx: SQInteger,
    c: *mut *const SQChar
) -> SQRESULT