#[no_mangle] pub unsafe extern "C" fn pkgcraft_version( version: *const c_char) -> *mut AtomVersion
Parse a string into a version.
Returns NULL on error.
The version argument should point to a valid string.