Function squirrel::sq_setbyhandle [] [src]

pub unsafe extern "C" fn sq_setbyhandle(
    v: HSQUIRRELVM,
    idx: SQInteger,
    handle: *const HSQMEMBERHANDLE
) -> SQRESULT