Function boring_sys::BUF_MEM_grow_clean

source ยท
pub unsafe extern "C" fn BUF_MEM_grow_clean(
    buf: *mut BUF_MEM,
    len: usize
) -> usize