#[no_mangle]
pub unsafe extern "C" fn rnp_uid_remove(
    key: *mut RnpKey,
    uid: *mut RnpUserID
) -> RnpResult
Expand description

Removes the given UID from KEY.