Function steamworks_sys::SteamAPI_ISteamParties_GetBeaconLocationData[][src]

pub unsafe extern "C" fn SteamAPI_ISteamParties_GetBeaconLocationData(
    self_: *mut ISteamParties,
    BeaconLocation: SteamPartyBeaconLocation_t,
    eData: ESteamPartyBeaconLocationData,
    pchDataStringOut: *mut c_char,
    cchDataStringOut: c_int
) -> bool