binaryninjacore_sys

Function BNShowGraphReport

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