pub unsafe extern "C" fn SKF_OpenContainer(
app_handle: HANDLE,
sz_container_name: LPSTR,
container_handle: *mut HANDLE,
) -> ULONGExpand description
获取容器句柄
[app_handle] [IN]应用句柄
[sz_container_name] [IN]容器名称
[container_handle] [OUT]返回所打开容器的句柄