#[no_mangle]
pub unsafe extern "C" fn info_provider_iface_init_2(
    iface: gpointer,
    _: gpointer
)
Expand description

Safety

This generated function is used as a Nautilus callback. Do not call directly. Use NautilusModule.add_info_provider() instead.