Function dbuf_putstr

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