CBB_init

Function CBB_init 

Source
pub unsafe extern "C" fn CBB_init(
    cbb: *mut CBB,
    initial_capacity: usize,
) -> c_int