Function BNFreeWorkflowList

Source
pub unsafe extern "C" fn BNFreeWorkflowList(
    workflows: *mut *mut BNWorkflow,
    count: usize,
)