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