pub unsafe extern "C" fn FRDA_UpdateComment(
comment: *mut FriendComment,
) -> ResultExpand description
Updates the current user’s comment (personal message).
§Arguments
comment- Pointer to the new comment (personal message).
pub unsafe extern "C" fn FRDA_UpdateComment(
comment: *mut FriendComment,
) -> ResultUpdates the current user’s comment (personal message).
comment - Pointer to the new comment (personal message).