Function THIntTensor_randperm

Source
pub unsafe extern "C" fn THIntTensor_randperm(
    r_: *mut THIntTensor,
    _generator: *mut THGenerator,
    n: c_long,
)