Function SteamAPI_ISteamNetworkingUtils_SetConfigValueStruct

Source
pub unsafe extern "C" fn SteamAPI_ISteamNetworkingUtils_SetConfigValueStruct(
    self_: *mut ISteamNetworkingUtils,
    opt: *const SteamNetworkingConfigValue_t,
    eScopeType: ESteamNetworkingConfigScope,
    scopeObj: isize,
) -> bool