Function binbuf_text

Source
pub unsafe extern "C" fn binbuf_text(
    x: *mut _binbuf,
    text: *const c_char,
    size: usize,
)