跳到主要内容

avio_put_str

搜索

函数 avio_put_str 

源代码
pub unsafe extern "C" fn avio_put_str(
    s: *mut AVIOContext,
    str_: *const c_char,
) -> c_int
展开描述

Write a NULL-terminated string. @return number of bytes written.