Buf_Create

Function Buf_Create 

Source
pub unsafe extern "C" fn Buf_Create(
    p: *mut CBuf,
    size: usize,
    alloc: ISzAllocPtr,
) -> c_int