nm_vpn_editor_plugin_load

Function nm_vpn_editor_plugin_load 

Source
pub unsafe extern "C" fn nm_vpn_editor_plugin_load(
    plugin_name: *const c_char,
    check_service: *const c_char,
    error: *mut *mut GError,
) -> *mut NMVpnEditorPlugin
Available on crate feature v1_4 only.