跳到主要内容

av_bprint_chars

搜索

函数 av_bprint_chars 

源代码
pub unsafe extern "C" fn av_bprint_chars(
    buf: *mut AVBPrint,
    c: c_char,
    n: c_uint,
)
展开描述

Append char c n times to a print buffer.