pub unsafe extern "C" fn rb_complex_uminus(z: VALUE) -> VALUEExpand description
Performs negation of the passed object.
ยง@param[in] z An instance of ::rb_cComplex.
@return What -z evaluates to.
Generated by rb-sys for Ruby mri-x86_64-linux-gnu-3.2.3