Having access to the pointer in the different struct could be really handy. Some time it would be useful to simply use the fdisk-sys crate when the wrapper does not offer the function. However, all the pointer are public but within the crate. Does making the pointer public could break something ?
Having access to the pointer in the different struct could be really handy. Some time it would be useful to simply use the
fdisk-syscrate when the wrapper does not offer the function. However, all the pointer are public but within the crate. Does making the pointer public could break something ?