Method

MalcontentSessionLimitsget_user_id

since: 0.5.0

Declaration [src]

uid_t
mct_session_limits_get_user_id (
  MctSessionLimits* limits
)

Description [src]

Get the user ID of the user this MctSessionLimits is for.

Available since: 0.5.0

Return value

Type: uid_t

User ID of the relevant user, or (uid_t) -1 if unknown.