Function SteamAPI_SteamNetworkingIdentity_ParseString

Source
pub unsafe extern "C" fn SteamAPI_SteamNetworkingIdentity_ParseString(
    self_: *mut SteamNetworkingIdentity,
    sizeofIdentity: usize,
    pszStr: *const c_char,
) -> bool