Function binbuf_add

Source
pub unsafe extern "C" fn binbuf_add(
    x: *mut _binbuf,
    argc: c_int,
    argv: *const t_atom,
)