Function THCharTensor_set1d

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