pub unsafe extern "C" fn libstore_init_no_load_config(
context: *mut c_context,
) -> errExpand description
@brief Like nix_libstore_init, but does not load the Nix configuration.
This is useful when external configuration is not desired, such as when running unit tests.