Function torch::THByteVector_fill [] [src]

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