dbuf_printf

Function dbuf_printf 

Source
pub unsafe extern "C" fn dbuf_printf(
    s: *mut DynBuf,
    fmt: *const c_char,
    ...
) -> c_int