Function sequoia_ffi::openpgp::amalgamation::pgp_valid_user_id_amalgamation_debug[][src]

#[no_mangle]
pub extern "C" fn pgp_valid_user_id_amalgamation_debug<'a>(
    this: *const ValidUserIDAmalgamation<'a>
) -> *mut c_char
Expand description

Returns a human readable description of this object

C Declaration

char *
pgp_valid_user_id_amalgamation_debug (const pgp_valid_user_idamalgamation_t this);

suitable for debugging.