pub unsafe extern "C" fn obs_get_profiler_name_store(
) -> *mut profiler_name_store_t
Expand description

Returns the profiler name store (see util/profiler.h) used by OBS, which is either a name store passed to obs_startup, an internal name store, or NULL in case obs_initialized() returns false.