Function lapack_make_complex_float

Source
pub unsafe extern "C" fn lapack_make_complex_float(
    re: f32,
    im: f32,
) -> __BindgenComplex<f32>