Function torch::THByteBlas_scal [] [src]

pub unsafe extern "C" fn THByteBlas_scal(
    n: c_long,
    a: c_uchar,
    x: *mut c_uchar,
    incx: c_long
)