UA_UserIdentityToken_copy

Function UA_UserIdentityToken_copy 

Source
pub unsafe extern "C" fn UA_UserIdentityToken_copy(
    src: *const UA_UserIdentityToken,
    dst: *mut UA_UserIdentityToken,
) -> UA_StatusCode