Function THFloatVector_divs

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