Function torch::THByteVector_cdiv [] [src]

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