Function THByteTensor_newWithSize

Source
pub unsafe extern "C" fn THByteTensor_newWithSize(
    size_: *mut THLongStorage,
    stride_: *mut THLongStorage,
) -> *mut THByteTensor