avio_put_str

Function avio_put_str 

Source
pub unsafe extern "C" fn avio_put_str(
    s: *mut AVIOContext,
    str_: *const c_char,
) -> c_int