Function ctru_sys::FRD_AddFriendOnline
source · pub unsafe extern "C" fn FRD_AddFriendOnline(
event: Handle,
principalId: u32_
) -> Result
Expand description
Add a Friend online.
§Arguments
event
- Event signaled when friend is registered.principalId
- PrincipalId of the friend to add.