#[no_mangle]
pub unsafe extern "C" fn forward_graph_any_extant_offspring_demes(
    graph: *const OpaqueForwardGraph,
    status: *mut i32
) -> bool
Expand description

Check if there are any extant offspring demes.

§Safety

graph must be a valid pointer