Function THCharTensor_random

Source
pub unsafe extern "C" fn THCharTensor_random(
    self_: *mut THCharTensor,
    _generator: *mut THGenerator,
)