Function FRDA_UpdateComment

Source
pub unsafe extern "C" fn FRDA_UpdateComment(
    comment: *mut FriendComment,
) -> Result
Expand description

Updates the current user’s comment (personal message).

§Arguments

  • comment - Pointer to the new comment (personal message).