FindRootResult

A type alias for the result structure returned by root-finding functions, containing the computed root and a `FindRootStatus` status.

alias FindRootResult = mir_find_root_result