Function torch::THCharTensor_diag [] [src]

pub unsafe extern "C" fn THCharTensor_diag(
    r_: *mut THCharTensor,
    t: *mut THCharTensor,
    k: c_int
)