Function THIntTensor_fill

Source
pub unsafe extern "C" fn THIntTensor_fill(
    r_: *mut THIntTensor,
    value: c_int,
)