#[no_mangle] pub unsafe extern "C" fn option_kind_from_cstr( ptr: *const c_char, ) -> OptionKind
Returns an enum from a Python string.
ptr