Function steamworks_sys::SteamNetworkingIdentity_SetGenericBytes[][src]

pub unsafe extern "C" fn SteamNetworkingIdentity_SetGenericBytes(
    this: *mut SteamNetworkingIdentity,
    data: *const c_void,
    cbLen: size_t
) -> bool