#[unsafe(no_mangle)]pub extern "C" fn didkit_error_code() -> c_int
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.