Function spa_strbuf_init

Source
pub unsafe extern "C" fn spa_strbuf_init(
    buf: *mut spa_strbuf,
    buffer: *mut c_char,
    maxsize: usize,
)