Function binaryninja::load_with_progress
source · pub fn load_with_progress<S, F>(
filename: S,
progress: F
) -> Option<Ref<BinaryView>>
pub fn load_with_progress<S, F>(
filename: S,
progress: F
) -> Option<Ref<BinaryView>>