Function tskit::bindings::tsk_ld_calc_get_r2[][src]

pub unsafe extern "C" fn tsk_ld_calc_get_r2(
    self_: *mut tsk_ld_calc_t,
    a: tsk_id_t,
    b: tsk_id_t,
    r2: *mut f64
) -> c_int