binaryninja-api
binaryninja-api copied to clipboard
implement open/create database with progress function
Is possible to change the function from a fn to a FnMut, but I could not locate where this free is implemented, so to avoid leaks I implemented using static functions.