Function r_core::r_strbuf_appendf[][src]

pub unsafe extern "C" fn r_strbuf_appendf(
    sb: *mut RStrBuf,
    fmt: *const c_char,
     ...
) -> bool