yacAllocHandle函数用于为句柄分配空间,返回YAC_SUCCESS表示分配成功,返回YAC_ERROR表示分配失败。
yacResult yacAllocHandle ( yacHandleType type, yacHandle input, yacHandle* output);