bitset_create_with_capacity

Function bitset_create_with_capacity 

Source
pub unsafe extern "C" fn bitset_create_with_capacity(
    size: usize,
) -> *mut bitset_t