Function torch::THCharTensor_indexFill [] [src]

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