[][src]Function gsl_sys::gsl_spmatrix_complex_float_scale

pub unsafe extern "C" fn gsl_spmatrix_complex_float_scale(
    m: *mut gsl_spmatrix_complex_float,
    x: gsl_complex_float
) -> c_int