Function open62541_sys::UA_ByteString_fromBase64

source ยท
pub unsafe extern "C" fn UA_ByteString_fromBase64(
    bs: *mut UA_ByteString,
    input: *const UA_String,
) -> UA_StatusCode