open62541_sys

Function UA_UserNameIdentityToken_copy

source
pub unsafe extern "C" fn UA_UserNameIdentityToken_copy(
    src: *const UA_UserNameIdentityToken,
    dst: *mut UA_UserNameIdentityToken,
) -> UA_StatusCode