Function torch::THShortVector_fill [] [src]

pub unsafe extern "C" fn THShortVector_fill(
    x: *mut c_short,
    c: c_short,
    n: isize
)