didkit_error_code

Function didkit_error_code 

Source
#[unsafe(no_mangle)]
pub extern "C" fn didkit_error_code() -> c_int
Expand description

Retrieve a numeric code for the most recent error encountered by a DIDKit C function. If there has not been an error, 0 is returned.