PK_REGION_ask_body   
PK_ERROR_code_t  PK_REGION_ask_body
(
--- received arguments ---
PK_REGION_t      region,            --- a region

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


This function returns the body containing the given region.

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

Generated on: Fri, 04 Oct 2024 12:21:44 GMT