Function torch::THByteVector_muls [] [src]

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