Function BNSetViewForFlowGraph

Source
pub unsafe extern "C" fn BNSetViewForFlowGraph(
    graph: *mut BNFlowGraph,
    view: *mut BNBinaryView,
)