Function THIntTensor_newWithSize4d

Source
pub unsafe extern "C" fn THIntTensor_newWithSize4d(
    size0_: c_long,
    size1_: c_long,
    size2_: c_long,
    size3_: c_long,
) -> *mut THIntTensor