pub unsafe extern "C" fn heif_get_plugin_directories(
) -> *const *const c_char
Expand description

Get a NULL terminated array of the plugin directories that are searched by libheif. This includes the paths specified in the environment variable LIBHEIF_PLUGIN_PATHS and the built-in path (if not overridden by the environment variable).