ope_comments_copy

Function ope_comments_copy 

Source
pub unsafe extern "C" fn ope_comments_copy(
    comments: *mut OggOpusComments,
) -> *mut OggOpusComments
Expand description

Create a deep copy of a comments object.

§Arguments

  • comments - Comments object to copy

§Returns

Deep copy of input.