pub unsafe extern "C-unwind" fn DADissenterGetStatus(
dissenter: &DADissenter,
) -> DAReturnAvailable on crate features
DADissenter and libc only.Expand description
Obtains the return code.
Parameter dissenter: The DADissenter for which to obtain the return code.
Returns: The return code. A BSD return code, if applicable, is encoded with unix_err().