Function THShortTensor_newWithSize3d

Source
pub unsafe extern "C" fn THShortTensor_newWithSize3d(
    size0_: c_long,
    size1_: c_long,
    size2_: c_long,
) -> *mut THShortTensor