pub unsafe extern "C" fn SteamAPI_ISteamNetworking_SendDataOnSocket(
self_: *mut ISteamNetworking,
hSocket: SNetSocket_t,
pubData: *mut c_void,
cubData: uint32,
bReliable: bool,
) -> boolpub unsafe extern "C" fn SteamAPI_ISteamNetworking_SendDataOnSocket(
self_: *mut ISteamNetworking,
hSocket: SNetSocket_t,
pubData: *mut c_void,
cubData: uint32,
bReliable: bool,
) -> bool