Function atom_string

Source
pub unsafe extern "C" fn atom_string(
    a: *const t_atom,
    buf: *mut c_char,
    bufsize: c_uint,
)