Function asContext_GetVarTypeId

Source
pub unsafe extern "C" fn asContext_GetVarTypeId(
    c: *mut asIScriptContext,
    varIndex: asUINT,
    stackLevel: asUINT,
) -> c_int