Function load_map_from_string

Source
#[no_mangle]
pub extern "C" fn load_map_from_string(
    file_content: *const c_char,
) -> i64