Function torch::THIntVector_cdiv [] [src]

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