binaryninjacore_sys

Function BNWorkflowContains

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