[][src]Function vowpalwabbit_sys::VW_AddLabel

pub unsafe extern "C" fn VW_AddLabel(
    e: VW_EXAMPLE,
    label: f32,
    weight: f32,
    base: f32
)