Function THFloatVector_fill

Source
pub unsafe extern "C" fn THFloatVector_fill(
    x: *mut f32,
    c: f32,
    n: isize,
)