19 #ifndef NET_GRPC_PHP_GRPC_CHANNEL_CREDENTIALS_H_
20 #define NET_GRPC_PHP_GRPC_CHANNEL_CREDENTIALS_H_
37 static inline wrapped_grpc_channel_credentials
39 return (wrapped_grpc_channel_credentials *)(
40 (
char*)(
obj) - XtOffsetOf(wrapped_grpc_channel_credentials,
std));