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