binaryninjacore_sys

Function BNWorkflowGetGraph

source
pub unsafe extern "C" fn BNWorkflowGetGraph(
    workflow: *mut BNWorkflow,
    activity: *const c_char,
    sequential: bool,
) -> *mut BNFlowGraph