Function torch::THCharTensor_scatterFill [] [src]

pub unsafe extern "C" fn THCharTensor_scatterFill(
    tensor: *mut THCharTensor,
    dim: c_int,
    index: *mut THLongTensor,
    val: c_char
)