Function THFloatTensor_zeros

Source
pub unsafe extern "C" fn THFloatTensor_zeros(
    r_: *mut THFloatTensor,
    size: *mut THLongStorage,
)