Function torch::THIntVector_divs [] [src]

pub unsafe extern "C" fn THIntVector_divs(
    y: *mut c_int,
    x: *const c_int,
    c: c_int,
    n: isize
)