Function imnodes_LoadEditorStateFromIniFile

Source
pub unsafe extern "C" fn imnodes_LoadEditorStateFromIniFile(
    editor: *mut ImNodesEditorContext,
    file_name: *const c_char,
)