DADissenterGetStatusString

Function DADissenterGetStatusString 

Source
pub unsafe extern "C" fn DADissenterGetStatusString(
    dissenter: DADissenterRef,
) -> CFStringRef
Expand description

Obtains the return code string.

§Parameters

  • dissenter - The DADissenter for which to obtain the return code string.

§Returns

The return code string.