Function torch::THIntBlas_scal [] [src]

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