wl_client_get_credentials

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. da_wl_client_get_credentials wl_client_get_credentials;
  2. void wl_client_get_credentials(wl_client* client, pid_t* pid, uid_t* uid, gid_t* gid)
    version(WlStatic)
    extern (C) nothrow
    void
    wl_client_get_credentials
    (,
    pid_t* pid
    ,
    uid_t* uid
    ,
    gid_t* gid
    )

Meta