binaryninjacore_sys

Function BNAddGraphReportToCollection

source
pub unsafe extern "C" fn BNAddGraphReportToCollection(
    reports: *mut BNReportCollection,
    view: *mut BNBinaryView,
    title: *const c_char,
    graph: *mut BNFlowGraph,
)