pub unsafe extern "C" fn FRD_GetMyComment(
comment: *mut FriendComment,
) -> ResultExpand description
Gets the current user’s comment on their friend profile.
§Arguments
comment- Pointer to write the current user’s comment to.max_size- Max size of the comment.