PK_SHELL_ask_body   
PK_ERROR_code_t  PK_SHELL_ask_body
(
--- received arguments ---
PK_SHELL_t       shell,                 --- a shell

--- returned arguments ---
PK_BODY_t *const body                   --- owning body
)


This function returns the body of the given shell.

If the shell is contained within a compound body ( see PK_BODY_ask_config )
then the child body to which the shell belongs is returned.

Generated on: Fri, 04 Oct 2024 12:22:19 GMT