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