![]() |
![]() |
![]() |
functionsummary
#include <resmgr.h> const resgr_io_funcs_t * resmgr_iofuncs( resmgr_context_t * ctp; struct _msg_info * info);
libc
The resmgr_iofuncs() function retrieves the io (@@@ as in I/O?) function (@@@ is it really a function?) callout table associated with the client binding specified by info@@@yes?. @@@whats's ctp @@@what's "The info structure should be filled in with the information about which client mapping to retrieve by using the MsgInfo() with the appropriate client rcvid."?
The io(@@@what?) function (@@@what?) callout table or NULL if the binding can't be found or an error occurs.
Safety: | |
---|---|
Cancellation point | No |
Interrupt handler | No |
Signal handler | No |
Thread | No |
![]() |
![]() |
![]() |