Function torch::THCharTensor_set2d [] [src]

pub unsafe extern "C" fn THCharTensor_set2d(
    tensor: *mut THCharTensor,
    x0: c_long,
    x1: c_long,
    value: c_char
)