[][src]Function squirrel_sys::sq_setbyhandle

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